From 4313dccd986793fab93670c90bd8d7f022f26af1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 22 Apr 2011 00:34:26 -0700 Subject: [PATCH] * .bzrignore: Add lib/inttypes.h. --- .bzrignore | 1 + ChangeLog | 1 + 2 files changed, 2 insertions(+) diff --git a/.bzrignore b/.bzrignore index 6a8456322a0..5b3518d2421 100644 --- a/.bzrignore +++ b/.bzrignore @@ -50,6 +50,7 @@ lib/deps/ lib/arg-nonnull.h lib/c++defs.h lib/getopt.h +lib/inttypes.h lib/stdio.h lib/stdlib.h lib/sys/ diff --git a/ChangeLog b/ChangeLog index 0e800fc6d52..bb487c652da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c, lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4, m4/strtoull.m4, m4/strtoumax.m4. + * .bzrignore: Add lib/inttypes.h. 2011-04-20 Ken Brown -- 2.30.2